GtkMenuButton: do not use gpointer for the arrow widget
authorPaolo Borelli <pborelli@gnome.org>
Sun, 20 Jul 2014 12:12:30 +0000 (14:12 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Mon, 21 Jul 2014 13:26:09 +0000 (15:26 +0200)
commit8b6bf3a5eaa2d03a05ee6c311e84e4cfe3fb6755
treefaa85ad8cc63e73af34fcb545da162e628db8a4b
parent81b22883fd4db3202d7d01016fdeb2699cfaa6da
GtkMenuButton: do not use gpointer for the arrow widget

Just a small cleanup, we can use a proper type.
gtk/gtkmenubutton.c